Skip to content

chore(deps)(deps): bump the astro group across 1 directory with 6 updates#101

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/Docs/astro-76c40a8e4f
Open

chore(deps)(deps): bump the astro group across 1 directory with 6 updates#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/Docs/astro-76c40a8e4f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the astro group with 6 updates in the /Docs directory:

Package From To
@astrojs/sitemap 3.7.0 3.7.1
@astrojs/ts-plugin 1.10.6 1.10.7
astro-d2 0.8.1 0.10.0
astro-expressive-code 0.41.6 0.41.7
astro-favicons 3.1.5 3.1.6
astro-minify-html-swc 0.1.10 0.1.11

Updates @astrojs/sitemap from 3.7.0 to 3.7.1

Release notes

Sourced from @​astrojs/sitemap's releases.

@​astrojs/sitemap@​3.7.1

Patch Changes

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.7.1

Patch Changes

3.6.1-beta.3

Patch Changes

3.6.1-beta.2

Patch Changes

3.6.1-alpha.1

Patch Changes

3.6.1-alpha.0

Patch Changes

Commits

Updates @astrojs/ts-plugin from 1.10.6 to 1.10.7

Changelog

Sourced from @​astrojs/ts-plugin's changelog.

1.10.7

Patch Changes

Commits

Updates astro-d2 from 0.8.1 to 0.10.0

Changelog

Sourced from astro-d2's changelog.

0.10.0

Minor Changes

  • #51 b64ed5e Thanks @​HiDeoo! - Adds support for Astro v6, drops support for Astro v5.

    ⚠️ BREAKING CHANGE: The minimum supported version of Astro is now 6.0.0.

    Please follow the upgrade guide to update your project.

0.9.0

Minor Changes

  • #49 68bfe04 Thanks @​HiDeoo! - Adds new inline attribute to override the global inline configuration for a specific diagram.

  • #49 68bfe04 Thanks @​HiDeoo! - Adds support for customizing the semibold font in diagrams.

  • #49 68bfe04 Thanks @​HiDeoo! - Adds experimental support for using D2.js to render diagrams.

    By default, the integration requires the D2 binary to be installed on the system to generate diagrams. Enabling this option allows generating diagrams using D2.js, a JavaScript wrapper around D2 to run it through WebAssembly.

    To enable this feature, add the experimental flag in your Astro D2 integration configuration:

    astroD2({
      experimental: {
        useD2js: true,
      },
    })
Commits

Updates astro-expressive-code from 0.41.6 to 0.41.7

Release notes

Sourced from astro-expressive-code's releases.

astro-expressive-code@0.41.7

Patch Changes

  • 0599626: Prevents the frames plugin from treating Twoslash // @filename directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, @​Adammatthiesen!
  • Updated dependencies [0599626]
    • rehype-expressive-code@0.41.7
Changelog

Sourced from astro-expressive-code's changelog.

0.41.7

Patch Changes

  • 0599626: Prevents the frames plugin from treating Twoslash // @filename directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, @​Adammatthiesen!
  • Updated dependencies [0599626]
    • rehype-expressive-code@0.41.7
Commits

Updates astro-favicons from 3.1.5 to 3.1.6

Release notes

Sourced from astro-favicons's releases.

v3.1.6

No significant changes

    View changes on GitHub

What's Changed

New Contributors

Full Changelog: ACP-CODE/astro-favicons@v3.1.5...v3.1.6

Commits
  • 6d30e66 Bump version from 3.1.5 to 3.1.6
  • c8f33bb Merge pull request #83 from jwundrak/call-next-once
  • ab1c85f Call next() only once in middleware
  • 6c82ed2 Merge pull request #82 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-e80...
  • 7e0488d Bump svgo in the npm_and_yarn group across 1 directory
  • e73bba7 Merge pull request #81 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-b29...
  • c2d6f72 Bump rollup in the npm_and_yarn group across 1 directory
  • 32e3663 Merge pull request #80 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-cd6...
  • f925f4c Bump devalue in the npm_and_yarn group across 1 directory
  • e4f3882 Merge pull request #79 from ACP-CODE/dependabot/npm_and_yarn/npm_and_yarn-b83...
  • Additional commits viewable in compare view

Updates astro-minify-html-swc from 0.1.10 to 0.1.11

Release notes

Sourced from astro-minify-html-swc's releases.

v0.1.11

0.1.11 (2026-03-09)

Bug Fixes

Changelog

Sourced from astro-minify-html-swc's changelog.

0.1.11 (2026-03-09)

Bug Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the astro group with 6 updates in the /Docs directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.0` | `3.7.1` |
| [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) | `1.10.6` | `1.10.7` |
| [astro-d2](https://github.com/HiDeoo/astro-d2/tree/HEAD/packages/astro-d2) | `0.8.1` | `0.10.0` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.41.6` | `0.41.7` |
| [astro-favicons](https://github.com/ACP-CODE/astro-favicons) | `3.1.5` | `3.1.6` |
| [astro-minify-html-swc](https://github.com/ocavue/astro-minify-html-swc) | `0.1.10` | `0.1.11` |



Updates `@astrojs/sitemap` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.1/packages/integrations/sitemap)

Updates `@astrojs/ts-plugin` from 1.10.6 to 1.10.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/ts-plugin/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/HEAD/packages/language-tools/ts-plugin)

Updates `astro-d2` from 0.8.1 to 0.10.0
- [Release notes](https://github.com/HiDeoo/astro-d2/releases)
- [Changelog](https://github.com/HiDeoo/astro-d2/blob/main/packages/astro-d2/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/astro-d2/commits/astro-d2@0.10.0/packages/astro-d2)

Updates `astro-expressive-code` from 0.41.6 to 0.41.7
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.7/packages/astro-expressive-code)

Updates `astro-favicons` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/ACP-CODE/astro-favicons/releases)
- [Commits](ACP-CODE/astro-favicons@v3.1.5...v3.1.6)

Updates `astro-minify-html-swc` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/ocavue/astro-minify-html-swc/releases)
- [Changelog](https://github.com/ocavue/astro-minify-html-swc/blob/master/CHANGELOG.md)
- [Commits](ocavue/astro-minify-html-swc@v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/ts-plugin"
  dependency-version: 1.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro-d2
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: astro-expressive-code
  dependency-version: 0.41.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro-favicons
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro-minify-html-swc
  dependency-version: 0.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies documentation Improvements or additions to documentation labels Mar 16, 2026
@sonarqubecloud
Copy link

"astro-d2": "^0.8.1",
"astro-expressive-code": "^0.41.6",
"astro-favicons": "^3.1.5",
"astro-d2": "^0.10.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CRITICAL: Peer dependency mismatch. astro-d2@0.10.0 requires astro: '>=6.0.0' (see lockfile), but this project uses astro: ^5.16.11. This will cause compatibility issues or runtime failures. Either downgrade astro-d2 to a 0.8.x version compatible with Astro 5, or upgrade Astro to version 6.

@kilo-code-bot
Copy link

kilo-code-bot bot commented Mar 16, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • Docs/package.json - Dependency version bumps
  • Docs/pnpm-lock.yaml - Lockfile updates

Summary

This is a routine Dependabot dependency update PR with the following changes:

Package Updates (all patch/minor versions):

Package Old Version New Version
@astrojs/sitemap ^3.7.0 ^3.7.1
@astrojs/ts-plugin ^1.10.6 ^1.10.7
astro-d2 ^0.8.1 ^0.10.0
astro-expressive-code ^0.41.6 ^0.41.7
astro-favicons ^3.1.5 ^3.1.6
astro-minify-html-swc ^0.1.10 ^0.1.11

Analysis:

  • All updates are patch or minor version bumps
  • No breaking changes detected
  • SonarQube Quality Gate passed with 0 new issues
  • Lockfile changes are consistent with the package.json updates
  • The astro-d2 update from 0.8.1 to 0.10.0 includes internal changes but maintains compatibility

Recommendation: Safe to merge. These updates likely include bug fixes and minor improvements.

@kilo-code-bot
Copy link

kilo-code-bot bot commented Mar 16, 2026

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 1
WARNING 0
SUGGESTION 0
Issue Details (click to expand)

CRITICAL

File Line Issue
Docs/package.json 21 astro-d2@0.10.0 requires Astro >=6.0.0, but project uses Astro ^5.16.11
Files Reviewed (2 files)
  • Docs/package.json - 1 issue
  • Docs/pnpm-lock.yaml - dependency lockfile updates

Fix these issues in Kilo Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants